home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
btncreat
/
form1.frm
< prev
next >
Wrap
Text File
|
1995-09-06
|
16KB
|
697 lines
VERSION 2.00
Begin Form names
BackColor = &H00808080&
BorderStyle = 1 'Fixed Single
Caption = "Customer Address"
ClientHeight = 5280
ClientLeft = 615
ClientTop = 1605
ClientWidth = 8295
ForeColor = &H00808080&
Height = 5970
Left = 555
LinkMode = 1 'Source
LinkTopic = "Form1"
ScaleHeight = 5280
ScaleMode = 0 'User
ScaleWidth = 8400.607
Top = 975
Width = 8415
Begin Frame Frame1
BackColor = &H00C0C0C0&
Caption = "Customer/Address/Record"
ForeColor = &H00000000&
Height = 4212
Left = 120
TabIndex = 11
Top = 600
Width = 8052
Begin TextBox Text1
Height = 372
Index = 10
Left = 1680
TabIndex = 10
Text = " "
Top = 3480
Width = 2172
End
Begin TextBox Text1
Height = 372
Index = 9
Left = 5040
TabIndex = 9
Text = " "
Top = 2880
Width = 1572
End
Begin TextBox Text1
Height = 372
Index = 8
Left = 4080
TabIndex = 8
Text = " "
Top = 2880
Width = 372
End
Begin TextBox Text1
Height = 372
Index = 7
Left = 1680
TabIndex = 7
Text = " "
Top = 2880
Width = 1692
End
Begin TextBox Text1
Height = 372
Index = 6
Left = 1680
TabIndex = 6
Text = " "
Top = 2400
Width = 4572
End
Begin TextBox Text1
Height = 372
Index = 5
Left = 1680
TabIndex = 5
Text = " "
Top = 1920
Width = 4572
End
Begin TextBox Text1
Height = 372
Index = 4
Left = 6600
TabIndex = 4
Text = " "
Top = 1440
Width = 372
End
Begin TextBox Text1
Height = 372
Index = 3
Left = 3840
TabIndex = 3
Text = " "
Top = 1440
Width = 1692
End
Begin TextBox Text1
Height = 372
Index = 2
Left = 1680
TabIndex = 2
Text = " "
Top = 1440
Width = 1332
End
Begin TextBox Text1
Height = 372
Index = 1
Left = 1680
TabIndex = 1
Text = " "
Top = 720
Width = 612
End
Begin Label Label10
BackColor = &H00C0C0C0&
Caption = "Telephone"
Height = 372
Left = 600
TabIndex = 13
Top = 3480
Width = 972
End
Begin Label Label9
BackColor = &H00C0C0C0&
Caption = "Zip"
Height = 372
Left = 4560
TabIndex = 14
Top = 2880
Width = 372
End
Begin Label Label8
BackColor = &H00C0C0C0&
Caption = "State"
Height = 372
Left = 3480
TabIndex = 0
Top = 2880
Width = 492
End
Begin Label Label7
BackColor = &H00C0C0C0&
Caption = "City"
Height = 372
Left = 600
TabIndex = 17
Top = 2880
Width = 852
End
Begin Label Label5
BackColor = &H00C0C0C0&
Caption = "Address"
Height = 372
Left = 600
TabIndex = 18
Top = 2400
Width = 852
End
Begin Label Label4
BackColor = &H00C0C0C0&
Caption = "Company"
Height = 372
Left = 600
TabIndex = 12
Top = 1920
Width = 852
End
Begin Label Label2
BackColor = &H00C0C0C0&
Caption = "Initial"
Height = 372
Left = 6000
TabIndex = 15
Top = 1440
Width = 492
End
Begin Label Label3
BackColor = &H00C0C0C0&
Caption = "Last name"
Height = 372
Left = 3240
TabIndex = 16
Top = 1440
Width = 492
End
Begin Label Label1
BackColor = &H00C0C0C0&
Caption = "First Name"
ForeColor = &H00000000&
Height = 372
Left = 600
TabIndex = 19
Top = 1440
Width = 852
End
Begin Label Label6
BackColor = &H00C0C0C0&
Caption = "Id Number"
ForeColor = &H00000000&
Height = 372
Left = 600
TabIndex = 20
Top = 720
Width = 852
End
End
Begin PictureBox Picture1
AutoSize = -1 'True
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
ForeColor = &H00C0C0C0&
Height = 480
Index = 3
Left = 3840
Picture = FORM1.FRX:0000
ScaleHeight = 480
ScaleWidth = 480
TabIndex = 23
Top = 120
Width = 480
End
Begin PictureBox NextRec
AutoSize = -1 'True
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
Height = 480
Index = 2
Left = 2040
Picture = FORM1.FRX:0302
ScaleHeight = 480
ScaleWidth = 480
TabIndex = 22
Top = 120
Width = 480
End
Begin PictureBox Previous
AutoSize = -1 'True
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
Height = 480
Index = 1
Left = 720
Picture = FORM1.FRX:0604
ScaleHeight = 480
ScaleWidth = 480
TabIndex = 21
Top = 120
Width = 480
End
Begin Menu AddRecord
Caption = "Add"
End
Begin Menu UpdateRecord
Caption = "Update"
End
Begin Menu DeleteRecord
Caption =